Automations

UI Automation Commands

  • Version: 1.5.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Selenium Execute Script Command

Command: Selenium Execute Script Command

This command allows you to execute a script in a Selenium web browser session.

Parameters

Browser Instance Name

Enter the unique instance that was specified in the **Create Browser** command.

Required

Script Code

Enter the script code to execute.

Required

Arguments (Optional)

Enter any necessary arguments.

Output Data Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo